@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:微软雅黑; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none {display:none;}
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: "";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}

@font-face {
   font-family: "syh";
   src:  url("font/SourceHanSerifCN-Medium.ttf") format("opentype");
}

::-webkit-scrollbar{width: 8px;height: 8px;background-color: #CCCCCC;-webkit-border-radius: 6px;}
::-webkit-scrollbar-thumb:horizontal { width: 4px;  background-color: #CCCCCC;  -webkit-border-radius: 6px;}
::-webkit-scrollbar-track-piece { background-color: #fff; /*滚动条的背景颜色*/ -webkit-border-radius: 0; /*滚动条的圆角宽度*/}
::-webkit-scrollbar-thumb:vertical {height: 50px;background-color: #999;-webkit-border-radius: 4px;  outline: 1px solid #fff; outline-offset: -1px;border: 1px solid #fff;}

/**布局开始**/
body {line-height:1;font-size: 13px;font-family: 微软雅黑;color:#333;display: none;overflow-x:hidden;/*cursor: url(images/mouse1.svg),auto*/}
body.showbody{display:block}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#5A9E9D; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 16rem;margin:0 auto;max-width: 95%;} /**页面全局宽度**/
body:not(.isTouch) .cursor span {
    position: absolute;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%);
    pointer-events: none
}

body:not(.isTouch) .cursor span:nth-child(1) {
    background-color: rgb(73 134 117 / 86%);
background:url(images/mouse3.svg) center;background-size:contain;
    z-index: 10001
}

body:not(.isTouch) .cursor span:nth-child(2) {
    background-color: #ccc;
background:url(images/mouse5.svg) center;background-size:contain;
    z-index: 10000;
}
/*head开始*/
#header1 {
 position: absolute;
 top:0;
 left:0;
 z-index: 12233;
}
.main #header1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 12233;
}

#header1:before{content: "";position: absolute;width: 100%;height: 110%;/**background: url(./images/head_bg.png) top center no-repeat;background: linear-gradient(180deg, #transparent, transparent);**/z-index: 0;}

/*

#header1:before{content: "";background: url(./images/head_bg.png) top center no-repeat;position: absolute;width: 100%;height: 130%;background: linear-gradient(180deg,#3c8480, #3c848000);z-index: 0;}

*/

#header1 .inner{/* height: 132px; */position:relative;padding-top: 0.6rem;transition:0.6s}
#header1.fixed .inner{padding-top:0.2rem} 
#header1.fixed:before {
height:130%;
    background: linear-gradient(180deg,#3c8480, #3c848000);
}
.header1 .sitelogo{float:left;}
.header1 .sitelogo img{width: 3.65rem;}
.header1 .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header1 .head-left{float:left;display:inline-block;}
.header1 .head-main{float:left;}
.header1 .head-right{float:right;display: flex;align-items: center;}
.header1 .en_search{margin-left: 0.3rem;/* padding-top: 5px; */}
.header1 .en_search>div{background: url(./images/search_bg.svg) center no-repeat;width: 0.62rem;height: 0.64rem;box-sizing: border-box;background-size: cover;} 
.header1 .head-right .en{float: left;line-height: 0.62rem;text-align: center;font-size: 0.2rem;}
.header1 .head-right .en a{color: #fff;}
/*lang样式*/
.site-lang{font-family:微软雅黑;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;position:relative}
.site-lang ul li.links.i4{border-right:1px solid rgba(255,255,255,0.23)}
.site-lang ul li.links a{line-height: 0.2rem;margin:0px 0.18rem;font-size: 0.16rem;color: #fff;display: block;}
.site-lang ul li.links a:hover{color:#fff;opacity:0.85}
/*默认主导航样式*/
#nav{
    margin-top: 0.2rem;
}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto;font-family:微软雅黑;}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.main .nav .wp-menu .menu-item.i8 { display:;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 0.15rem 15px;line-height: 0.22rem;color: #FFFFFF;font-size: 0.2rem;font-weight: bold;position: relative;}
.nav .wp-menu .menu-item a.menu-link:before{content: "";position: absolute;bottom:0;left:50%;width: 0;height: 1px;background: #fff;transform: translateX(-50%);transition: 0.4s; }
.nav .wp-menu .menu-item.hover a.menu-link:before,
.nav .wp-menu .menu-item a.hover:before{width: 40px;}
.nav .sub-menu {display: none;position: absolute;left: 50%;top: 100%;transform: translateX(-50%);min-width: 100%;width:auto;z-index: 100;background:#fff;border-top: 5px solid #5A9E9D;border-radius: 5px 5px 0 0;text-align: center;/* padding: 10px 0; */}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;line-height: 0.5rem;padding: 0 10px;font-size: 0.18rem;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #5A9E9D;display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;transform:none;}
/**主页banner开始**/
#banner {/* background: #e7e2df; */}
#banner .inner {text-align: center;position:relative;max-width: none;width: auto;}
.mbanner li.news{position: relative;}
.mbanner .imgs{position: relative;padding-top: 100vh;overflow: hidden;z-index: 22;}
.mbanner .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.mbanner .bg{position: absolute;bottom:0;left:0;width: 100%;height: 210px;background: url(./images/banner_bg.png) center no-repeat;background-size: 100% 100%;z-index: 23;}
.mbanner .slick-dots{left:auto;right: 50%;margin-right: -8rem;width: auto;bottom: 0.7rem;}
.mbanner .slick-dots li{background: rgba(255,255,255,0.7);width: 14px;height: 14px;margin: 0 8px;}
.mbanner .slick-dots li.slick-active{background: none;margin: 0 20px;}
.mbanner .slick-dots li.slick-active:before{content:"";background: url(./images/banner_dots.png) center no-repeat;width: 30px;height: 40px;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);}

/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

/**标题栏新闻窗口**/
.post {position: relative;}
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;margin-bottom: 0.4rem;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;display:inline;zoom:1;line-height: 22px;float:right;opacity: 0.8;transition: 0.4s;position: absolute;top: 0.5rem;right: 0;z-index: 33;}
.post .more_btn svg{margin-right: 5px;}
.post .more_btn:hover{opacity: 1;}
.post .more_btn .more_text,.post .more_btn a {font-size: 0.2rem;cursor:pointer;} 
.post .more_btn a{color:#5A9E9D;padding-left: 65px;background: url(./images/more.svg) left center no-repeat;} 
.post .more_btn a:hover{color:#5A9E9D;} 

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {/* line-height:22px; */color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
.rili{}
.rili .con{}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 10px;padding-bottom: 10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news.n1{margin-top:10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#00707a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px; color:#fff; background-color:#949494; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#6b6b6b; background-color:#e3e4e6;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 23px;margin-top: 4px;font-size: 15px;color:#000;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#0945a8;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#e3e4e6;}


/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 5.6rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-size:cover}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {
    background: url(images/list_container_bg.png) bottom right no-repeat;
}
#l-container .inner {padding: 0.41rem 0px 0;}
.wp-wrapper{position: relative;z-index: 22;}
.wp-wrapper:before{content: "";z-index: 0;position: absolute;bottom: 0;left: 0;width: 100%;height: 3.14rem;background: url(images/banner_shadow.png) center no-repeat;background-size: 100% 100%;}
.col_list_container{background:url(images/col_list_bg.png) repeat-x left top;background-size: cover;border-bottom: 5px solid #DBB651;;box-sizing: border-box;}
.possplit{background:none;color:#fff;text-indent:0;width:10px;text-align:center}
/**主体文章页开始**/
#d-container {
    padding-top: 0.8rem;
}
#d-container .inner {background:#fff;}

.col_menu { position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head { }/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{}
/*栏目列表*/
.col_list{}
.col_list .wp_column{float: left;width:auto;margin-right:0px}
.col_list .sub_list.list-paddingleft-2{display: none;}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color: #fff;font-size: 18px;display: block;line-height: 0.62rem;font-weight:normal;background:none;border-top:0px solid #fff;/* border-bottom: 1px solid #F6EAEA; */padding: 0 0.25rem;border:0;width:auto}
.wp_listcolumn .wp_column a .column-name{padding:0}
.col_list .wp_listcolumn .wp_column a.selected .column-name{padding: 0px 0px 0px 28px;background: url(images/col_selected.png) left center no-repeat;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {   background: #246C6B;}  
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{  }
.col_list .wp_listcolumn .wp_column.parent > a .column-name{   }
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a { } 	
.col_list .wp_listcolumn .sub_list a .column-name { }
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected { } 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {position: absolute;bottom:0.5rem;left: 50%;width: 16rem;margin-left: -8rem;z-index: 41;}
.col_metas .col_title {display: block;line-height: 0.5rem;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.26rem;font-weight: normal;color: #fff;}
.col_metas .col_path {display: block;/* float:right; */line-height: 0.22rem;color: #fff;margin-top: 0.1rem;padding-left: 30px;font-size: 0.16rem;background: url(images/location.png) left center no-repeat;} /**当前位置**/
.col_metas .col_path a{color: #fff;}
.col_news_con { padding:0px 0px 10px 0px; margin:0 0px;}
.listcon{ float: left;width: 70%;}
.listcon2{ float: left;width:100%;}
.sidelist { float: right;width: 25.4%;padding-top:0.4rem;margin-bottom:0.5rem}

.col_news_list .news_list li.news{overflow:hidden;padding: 0.41rem 0;border-bottom: 1px solid rgba(112,112,112,0.13);}
.col_news_list .news_list li.news .imgs{float: left;position: relative;width: 3.5rem;height: 2.3rem;background-position:center;background-size: cover;background-repeat:no-repeat}
.col_news_list .news_list li.news .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;display: block;}
.col_news_list .news_list li.news .wz{margin-left: 4rem;padding-top: 10px;}
.col_news_list .news_list li.news .news_text{color: #B0B0B0;font-size: 0.14rem;line-height: 0.26rem;margin: 0.25rem 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
.col_news_list .news_list li.news .news_title{font-size: 0.2rem;font-weight: bold;line-height: 0.26rem;max-height: 0.52rem;}
.col_news_list .news_list li.news .news_time{color: #599C9B;font-size: 0.16rem;line-height: 0.2rem;/* margin-top: 0.25rem; */}
.wp_paging,.pagelist{display: none;}

.sidelist .post{padding: 0.27rem 0.35rem 0.5rem;background: url(images/sidelist_bg.png) center no-repeat;background-size: 100% 100%;}
.sidelist .side_tit{font-size: 0.26rem;color: #348886;line-height:0.37rem;margin-bottom: 0.25rem;}
.sidelist li.news{position: relative;border-left:1px solid rgba(213, 226, 225, 0.6);padding: 0 0 0.3rem 0.2rem;}
.sidelist li.news:before{content: "";width: 11px;height: 11px;border-radius: 50%;background: #5A9E9D;position: absolute;left:0;top:0;transform: translate(-50%,-50%);}
.sidelist li.news .news_time{font-size: 0.16rem;line-height: 0.23rem;color: #5A9F9E;top: -0.1rem;position: relative;}
.sidelist li.news .news_title{font-size: 0.16rem;line-height: 0.3rem;max-height: 0.6rem;}


.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding: 0px;margin:0 auto;width:auto;}
.article {padding-top:10px;min-height:500px;float: left;width: 70%;}

.article2 {width: 100% !important;}
.article h1.arti_title {line-height: 0.5rem;/* font-family: "Microsoft YaHei"; */font-size: 0.28rem;color: #333333;} /**文章标题**/
.article h2.arti_title {line-height: 0.3rem;font-size: 0.16rem;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 0.2rem 0;border-bottom: 1px solid #ececec;}
.article .arti_metas>span {margin: 0 20px 0 0;font-size: 0.16rem;color:#787878;display:inline-block;line-height:20px;padding-left:25px;}/**文章其他属性**/
.WP_VisitCount{display:inline-block}
.article .arti_metas span.arti_update{background:url(images/time2.png) left center no-repeat}
.article .arti_metas span.arti_views{background:url(images/visit.png) left center no-repeat}
.article .entry {margin:0 auto;margin-top: 20px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:2; font-size:16px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width);  }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}
/**页脚开始**/
#footer {background: url(images/foot_bg.png) center no-repeat;background-size: cover;}
#footer .inner {padding: 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-top{padding: 0.64rem 0 0.5rem;border-bottom:1px solid rgba(255,255,255,0.16);background: url(images/foot_logo.svg) center no-repeat;}
.foot-top>img{margin: 0 auto 23px;max-width: 90%;}
#footer .inner .foot-top ._tt{font-size: 0.22rem;font-weight: bold;color: #fff;margin-bottom: 0.1rem;padding-left: 30px;line-height:24px;}
#footer .inner .contact{margin-bottom: 0.44rem;}
#footer .inner .foot-left .con span{font-size: 0.18rem;font-weight: bold;color: #fff;line-height: 0.2rem;}
#footer .inner .foot-left .con span a{color: #fff;}
#footer .inner .foot-left .con span a:hover{color:#94ec8c}
#footer .inner .flink li{float: left;margin-right: 0.2rem;}
#footer .inner .flink li.i5{display:none;}
#footer .inner .contact ._tt{background: url(images/address.svg) left center no-repeat;}
#footer .inner .flink ._tt{background: url(images/net.svg) left center no-repeat;}
#footer .inner .foot-right ._tt{background: url(images/address.svg) left center no-repeat;margin-bottom: 0.25rem;}
#footer .inner .foot-left{float:left;}
#footer .inner .foot-right{float:right; }
#footer .foot-bot{padding: 0.3rem 0;position:relative}
#footer .toTop{position:absolute;top:50%;transform:translateY(-50%);right:0;color:rgba(255,255,255,0.6);cursor:pointer;font-size:0.16rem ;padding-right:30px;background:url(images/toTop.png) right center no-repeat}
#footer .inner p{font-size: 0.16rem;line-height: 16px;font-weight:normal;text-align: center;color: #E0E0E0;opacity: 0.68;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#e0e0e0;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
/*
input.search-title:-webkit-autofill,
input.search-title:-webkit-autofill:hover,
input.search-title:-webkit-autofill:focus, 
input.search-title:-webkit-autofill:active {
	transition-delay: 999999999s;
	transition: color  999999999s ease-out, background-color  999999999s ease-out;
	 -webkit-transition-delay:  999999999s;
	 -webkit-transition: color  999999999s ease-out, background-color  999999999s ease-out;
	 -webkit-text-fill-color: #fff;
}
*/

 
.search-panel {float: right;position:relative;z-index:200;padding-top: 16px;margin-left: 15px;/* display: flex; */align-items: center;flex-direction: column;}
.search-window {/* overflow: hidden; */top:0;right:0;z-index:100;/* padding-top:4px; *//* padding-bottom:4px; */float:right;width: 200px;display: none;}
.searchbtn {position: absolute;width: 32px;height: 32px;top: 50%;/* margin-top:-16px; */transform: translate(-50%,-50%);left: 50%;cursor: pointer;z-index:120;background: url(./images/sous.png)  center no-repeat;}
.wp-search {position: relative;margin-right: 13px;}
.wp-search form { display: block;}
.wp-search .search-input {margin-right: 0;}
.wp-search .search-input input.search-title {width: 100%;height: 35px;line-height: 35px;border:0;outline: 0;background:#fff;color: #333;font-size: 14px;text-indent:5px;font-family: "syh";}
.wp-search .search-btn {width: 32px;height: 32px;position: absolute;right: 0;z-index: 33;top:50%;margin-top: -16px;display:none}
.wp-search .search-btn input.search-submit {width: 100%;height: 100%;border:0;outline: 0;cursor: pointer;background: url(./images/sous2.png)  center no-repeat;}
.showbtn .wp-search .search-btn{display: block;}

/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto;margin:0 auto;text-align: right;}
.shares li{float:left;margin: 0 0.4rem 0 0;position:relative;}
.shares li a{display:inline-block;width: 62px;height: 62px;border: 0px solid red;background:url('images/share_icon.svg') no-repeat;vertical-align:top;}
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -101px 0px;}
.shares li.i3 a{background-position: -201px 0px;}
.shares li.i4 a{background-position: -302px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none;position:absolute;bottom: 70px;left:50%;z-index:100;margin-left: -50px;width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 100%;width: auto; min-width:100%; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
 
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: auto;-ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}
/*************************************************************
*二级页面
*/
/*组织机构*/
 

.yh{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l2{
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3;
   line-clamp: 2;
   -webkit-box-orient: vertical;
}

.body_home{position:relative;z-index:100}
.body_b.showdiv {top: 0;overflow-y: auto;}
.body_b {position: fixed;left: 0%;top: 100vh;bottom: 0;right: 0;background: #fff;overflow: hidden;transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;z-index: 888;outline: none;height:100vh}
.body_b .header1{transition:0.4s;transform: translateY(-100%)}
.body_b.showdiv .header1{ transform:none}
.body_b #header1 .inner{padding-top:0.2rem}
.body_b.showdiv #header1:before{
    content: "";
    background: url(./images/head_bg.png) top center no-repeat;
    position: absolute;
    width: 100%;
    height: 130%;
    background: linear-gradient(180deg,#3c8480, #3c848000);
    z-index: 0;
    top: 0;
}
.sudytab{position: relative;}
.bodycon1{background: url(images/bodycon1_bg.png) -88px -300px no-repeat;/* background-size: 100%; */}
.main1 .inner{padding: 1.2rem 0 0.1rem;}
.main1 .sudytab{
    position: relative;
}
.main1 .post .more_btn{top:-0.8rem}
.main1 .sudytab .tab-con{position:relative}
.main1 .sudytab .tab-con>div{position:absolute;top:0;left:0;width:100%;z-index:1;opacity:0;transition: 1s ease;}
.main1 .sudytab .tab-con>div.active{position:relative;z-index:2;opacity:1}
.main1 .tab1 .tab-menu{margin-bottom: 0.57rem;display: flex;justify-content: center;}
.main1 .tab1 .tab-menu>div{width: 194px;height: 84px;background-size: cover !important;padding: 0;border-radius: 0;margin: 0 0.5rem;}
.main1 .tab1 .tab-menu>div:nth-child(1){background: url(./images/news1_tit.svg) center no-repeat;}
.main1 .tab1 .tab-menu>div:nth-child(2){background: url(./images/news2_tit.svg) center no-repeat}
.main1 .tab1 .tab-menu>div:nth-child(1).selected{background: url(images/news1_tit_active.svg) center no-repeat;}
.main1 .tab1 .tab-menu>div:nth-child(2).selected{background: url(images/news2_tit_active.svg) center no-repeat;}
.main1 .l{width: 22.875%;float: left;}
.main1 .c{width: 48.25%;float: left;margin: 0 3%;}
.main1 .r{width: 22.875%;float: right;}
.main1 .post-11 li.news:nth-child(1){padding-top:0}
.main1 .post-11 li.news{border-bottom:1px solid rgba(112,112,112,0.3);padding: 0.27rem 0;}
.main1 .post-11 li.news:nth-child(2){display: none;}
.main1 .post-11 li.news:nth-child(4){display: none;}
.main1 .post-11 li.news:nth-child(n+6){display: none;}
.main1 .post-11 li.news:last-child{border: 0;}
.main1 .post-11 li.news.n2{border:;}
.main1 .post-11 .news_title{/* margin-top: 0.27rem; */font-size: 0.18rem;line-height: 0.26rem;height: 0.52rem;}
.main1 .post-11 .news_time{font-size: 0.16rem;color: #5A9E9D;line-height: 0.21rem;margin: 0.1rem 0 0;}
.main1 .imgs{position: relative;overflow: hidden;padding-top: 65%;}
.main1 .imgs:hover img{transform:scale(1.05)}
.main1 .post-11 .imgs,.main1 .post-13 .imgs{margin-bottom: 0.28rem;}
.main1 .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;transition:0.4s}
.main1 .post-12 .wz{margin: -0.2rem auto 0;background: #fff;width: calc(100% - 0.8rem);position: relative;box-sizing: border-box;border-radius: 20px 20px 0 0;height: 1.5rem;padding: 0.25rem 0.5rem 0;text-align: center;}
.main1 .post-12 .news_title{font-size: 0.2rem;line-height: 0.27rem;font-weight: bold;margin-bottom: 0.15rem;}
.main1 .post-12 .news_text{font-size: 0.14rem;line-height: 0.23rem;max-height: 0.46rem;color: #C4C4C4;display: none;/* height: 0rem; */}
.main1 .post-12 .swiper-tool{position: absolute;display: flex;justify-content: center;align-items: center;width: 100%;bottom: 0.25rem;box-sizing: border-box;padding: 0 0.5rem;}
.main1 .post-12 .swiper-button{width: 54px;height: 54px;border-radius: 50%;position: static;margin: 0;}
.main1 .post-12 .swiper-button:hover path{fill:#fff}
.main1 .post-12 .swiper-button:hover circle{fill:#589B9A}
.main1 .post-12 .swiper-pagination{position: relative;margin: 0 20px;z-index: 33;}
.main1 .post-12 .swiper-pagination span{width: 10px;height: 10px;background: rgba(90,158,157,0.3);margin: 0 5px;opacity: 1;position: relative;/* cursor: pointer; */}
.main1 .post-12 span.swiper-pagination-bullet-active:before{content: "";width: 18px;height: 24px;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);background: url(images/dots2.svg) center no-repeat;}
.main1 .post-12 span.swiper-pagination-bullet-active{margin: 0 11px;}
.main1 .post-13 li.news{border-bottom:1px solid rgba(112,112,112,0.3);padding: 0.27rem 0;}
.main1 .post-13 li.news:last-child{border-bottom: 0;}
.main1 .post-13 li.news:first-child{padding-top: 0 ;}

/*
.main1 .post-13 li.news:first-child{padding: 0 0 0.5rem;}
.main1 .post-13 li.news:first-child .wz{margin: -0.5rem auto 0;width: calc(100% - 0.4rem);position: relative;z-index: 3;background: #5A9E9D;border-radius: 10px 10px 0 0;box-sizing: border-box;padding: 0.25rem 0.28rem 0.3rem;} 
.main1 .post-13 li.news:first-child .news_title,.main1 .post-13 li.news:first-child .news_title a,.main1 .post-13 li.news:first-child .news_time{color: #fff;}
*/
.main1 .post-13 .news_title{font-size: 0.18rem;line-height: 0.26rem;/* font-weight: bold; */height: 0.52rem;}
.main1 .post-13 .news_time{color: #5A9E9D;font-size: 0.16rem;margin-top: 0.1rem;line-height: 0.21rem;}
.main1 .post{position: static;}
.main1 .post-14 li.news{margin-bottom: 0.24rem;}
.main1 .post-14 .imgs{position: relative;}
.main1 .post-14 .date{width: 55px;height: 55px;box-sizing:border-box;background: #5A9E9D;border-radius: 0 0 10px 10px;padding: 5px 5px;color: #fff;position: absolute;top: 0;left: 22px;}
.main1 .post-14 .year{font-size: 18px;line-height:24px;text-align: center;}
.main1 .post-14 .mon_day{font-weight: bold;font-size: 14px;display: flex;padding: 0 3px;line-height: 20px;justify-content: space-between;position: relative;} 
.main1 .post-14 .mon_day:before{content: "";width: 1px;height: 12px;position: absolute;left:50%;bottom: 3px;margin-left: -1px;background: rgba(255,255,255,0.18);}
.main1 .post-14 .news_title{font-size: 0.18rem;line-height: 0.3rem;height: 0.6rem;margin-top: 0.1rem;}
.main1 .post-16 li.news{border-bottom: 1px solid rgba(112, 112, 112, 0.3);padding: 0.2rem 0 ;}
.main1 .post-16 .news_title{font-size: 0.18rem;line-height: 0.23rem;max-height: 0.46rem;margin-bottom: 0.25rem;}
.main1 .tab-con2 .news_time{color: #5A9E9D;font-size: 0.16rem;line-height: 0.21rem;}
/*.main1 .post li.n0{padding: 0.25rem 0.29rem;}*/
.main1 .post li.noimg,.main1 .post li.noimg .news_title,.main1 .post li.noimg .news_title a,.main1 .post li.noimg .news_time{transition:all 0.4s ease-in-out;}
.main1 .post li.noimg:hover{background:url(images/post23_bg_hover.png) center no-repeat;background-size:cover;border-radius: 10px 10px 0 0;padding-left: 0.29rem;padding-right: 0.29rem;}
.main1 .post li.noimg:hover .news_title,.main1 .post li.noimg:hover .news_title a,.main1 .post li.noimg:hover .news_time{color: #fff; }
.main1 .post-16 li:last-child{border: 0;}



.main2{}
.main2 .inner{padding: 0.3rem 0 0.22rem;/* background: url(./images/main2_bg.png) top center no-repeat; */position: relative;}
.main2 .inner:before{content: "";background: url(./images/main2_bg.png) center -0.2rem no-repeat;width: 15rem;height: 8.3rem;background-size: 100% 100%;left:50%;transform: translate(-50%);top:0;z-index: 0;display:block;position:absolute}
.main2 .l{float: left;width: 61.1%;}
.main2 .r{float: right;width: 35.8%;}
.post-20 .more_btn{position: static;float: left;margin-left: 0.4rem;margin-top: 30px;}
.post-21{float: left;width: 56.1%;}
.post-22{float: right;width: 39%;}
.post-21 .imgs{position: relative;padding-top: 66.7%;overflow: hidden;border-radius: 20px 20px 0 0;}
.post-21 .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;transition:0.5s}
.post-21 .imgs:hover img{transform:scale(1.05)}
.post-21 .wz{ }
.post-21 .short_title{margin: 0.25rem 0 0;padding: 0 15px;line-height: 0.32rem;color: #fff;font-size: 0.16rem;border-radius: 8px 8px 0 0;display: inline-block;background: #5A9E9D;}
.post-21 .news_title{font-size: 0.2rem;font-weight: bold;line-height: 0.22rem;margin: 0.15rem 0 0.15rem;}
.post-21 li.news .news_text{font-size: 0.14rem;line-height: 0.28rem;max-height: 0.84rem;color: #B0B0B0;}
.post-22 li.news{border-bottom: 1px solid rgba(112,112,112,0.13);padding: 0.1rem 0;position:relative;}
.post-22 li.news:before{content:"";position:absolute;left:0;bottom:0;width:0;transition:1s;height:1px;background:#5A9E9D}
.post-22 li.news:hover:before{width:100%}
.post-22 li.news:hover a{color:#5A9E9D}
.post-22 li.news:last-child{border-bottom: 0;}
.post-22 li.news:first-child{padding-top: 0}
.post-22 .news_title{font-size: 0.17rem;line-height: 0.24rem;height: 0.48rem;margin-bottom: 0.08rem;}
.post-22 .short_title{font-size: 0.16rem;color: #5A9E9D;line-height: 0.2rem;}
.post-23 li.news{height: 0.8rem;background: url(./images/post23_bg.png) no-repeat center;background-size: cover;box-sizing: border-box;padding: 0.15rem 0.4rem 0;transition: all 0.4s ease-in-out;margin-bottom: 0.15rem;-moz-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;}
.post-23 li.news .news_title{font-size: 0.18rem;line-height: 0.24rem;transition: all 0.4s ease-in-out;max-height: 0.24rem;margin-bottom: 0.1rem;}
.post-23 li.news .news_text{margin: 0.15rem 0 ;color: #B0B0B0;font-size: 0.14rem;line-height: 0.24rem;height: 0.48rem;transition: all 0.4s ease-in-out;display:none}
.post-23 li.news .news_time{font-size: 0.16rem;line-height: 0.2rem;color: #5A9E9D;transition: all 0.4s ease-in-out;}
.post-23 li.news:hover{background:url(images/post23_bg_hover.png) center no-repeat;background-size: cover;}
.post-23 li.news:hover .news_title,.post-23 li.news:hover .news_title a,.post-23 li.news:hover .news_time{color: #fff;}
.post-23 li.news:hover .news_text{color: rgba(255,255,255,0.67);}


.main3{position: relative;z-index: 3;}
.main3:before{content:"";background: url(images/main3_bg.png) -30px top no-repeat;width: 100%;height: 100%;position: absolute;left:0;top:0;z-index: -1;}
.main3 .inner{/* min-height: 12rem; */padding-bottom: 1.2rem;position: relative;}
.main3 .mod{position: relative;}
#circle{width: 10.25rem;height: 10.25rem;border-radius: 50%;transition: 1s ease-in-out;/* border:1px solid rgba(149, 176, 203, 0.57); */position: absolute;z-index: 5;right: -0.8rem;top: 0;transform: translate(0rem,0%) rotate(0deg);/* width: 60vw; *//* height: 60vw; */background: url(./images/circle_bg.svg) no-repeat center;transform:none !important}
#circle:before{content:"";position: absolute;width: 100%;height: 100%;background: url(./images/circle1.svg) no-repeat center;left:0;top:0;animation: rotate infinite 60s linear;z-index: 3;}
#circle:after{content:"";position: absolute;width: 100%;height: 100%;background: url(./images/circle2.svg) no-repeat center;left:0;top:0;animation: rotate2 infinite 60s linear;z-index: 2;}
@keyframes rotate {
   0%{transform: rotate(0);}
   100%{transform: rotate(360deg);}
}
@keyframes rotate2 {
   0%{transform: rotate(0);}
   100%{transform: rotate(-360deg);}
}

#circle .dot{position: absolute;left:3%;top:48%;transform: translate(-50%,-50%) !important;width: 1.2rem;height: 1.2rem;z-index: 22;cursor: pointer;background-size: auto;transition:0s;display: block;align-items: center;justify-content: center;}
#circle .dot:before{content:"";width: 100%;height: 100%;background: url(./images/photo_bg.svg) center no-repeat;position: absolute;z-index: 3;background-size: cover;transition:1s ease}
#circle .dot img{width: 0.9rem;height: 0.9rem;border-radius:50%;margin:0.15rem 0 0 0.15rem}
#circle .dot.selected{background-size: cover;}
#circle .dot.selected:before{background: url(./images/photo_bg_selected.svg) center no-repeat;background-size: cover;transition: 1s ease;}
#circle .dot:nth-child(1){left: 11.5%;top: 22%;transform: translate(-50%,-50%) rotate(0deg);} 
#circle .dot.dot1.selected{transform: translate(-50%,-50%) rotate(0deg);}
#circle .dot:nth-child(2){left: 7%;top: 35%;}
#circle .dot.dot2.selected{transform: translate(-50%,-50%) rotate(25deg);}
#circle .dot:nth-child(4){left: 3%;top: 62%;}
#circle .dot.dot4.selected{transform: translate(-50%,-50%) rotate(-25deg);}
#circle .dot:nth-child(5){left: 7%;top: 74.9%;}
#circle .dot.dot5.selected{transform: translate(-50%,-50%) rotate(-50deg);}
#circle .dot:nth-child(6){left: 12.5%;top: 86.9%;%;}
.main3 .mr{position: absolute;z-index: 6;float: right;width: 46.1%;bottom: 0.5rem;right: 0;}
.main3 .ml{position: relative;z-index: 3;float: left;width: 46.4%;padding-top: 0.3rem;}
.post-30{/* display: inline-block; */}
.post-30 .tt{margin-bottom: 0;}
.post-30 .more_btn{position: static;float: left;margin-left: 0.36rem;margin-top: 60px;}
.post-31 li.news{border-bottom:1px dashed #D5D5D5;position: relative;padding: 0.5rem 0 0.2rem 26px;transition:0.6s ease}
.post-31 li.news:nth-child(1),.post-31 li.news:nth-child(5){padding-right: 1rem}
.post-31 li.news:nth-child(2),.post-31 li.news:nth-child(4){padding-right: 1.6rem;}
.post-31 li.news:nth-child(3){padding-right: 1.4rem;margin-right:0.7rem}
.post-31 li.news.selected{border-color:#AD353D}
.post-31 li.news.selected .ico{background: url(images/ico1_hover.png) center no-repeat;}
.post-31 li.news.selected svg path,.post-31 li.news.selected svg circle{fill:#AD353D}
.post-31 li.news.selected .date_r:before{background: #AD353D;}
.post-31 li.news.selected .date>div,.post-31 li.news.selected .news_title,.post-31 li.news.selected .news_title a{color: #AD353D;}
.post-31 li.news .ico{width: 19px;height: 19px;position: absolute;left:0;bottom:-9px;z-index: 2;background: url(images/ico1.png) center no-repeat;transition:1s ease}
.post-31 li.news .photo{float: left;width: 71px;height: 71px;position: relative;}
.post-31 li.news .photo img{width: 90%;height: 90%;margin: 5% 0 0 5%;border-radius:50%}
.post-31 li.news .photo:before{content:"";display: block;position: absolute;top:0;left:0;background: url(images/photo_bg.png) center no-repeat;background-size: cover;z-index: 33;width: 100%;height: 100%;}
.post-31 li.news .date{width: 93px;float: left;}
.post-31 li.news .date>div{display: flex;color: #5A9E9D;width: 100%;justify-content: space-between;transition:1s ease}
.post-31 li.news .date div{min-width: 35px;text-align: center;}
.post-31 li.news .year{font-size: 16px;line-height: 21px;}
.post-31 li.news .week{font-size: 14px;line-height: 21px;}
.post-31 li.news .date_r{font-size: 32px;font-weight: bold;line-height: 40px;position: relative;}
.post-31 li.news .date_r:before{content:"";position: absolute;bottom: 8px;left:50%;margin-left: -1px;width:1px;height:24px;background: #B6C1D4;transition:0.6s ease}
.post-31 li.news .wz{margin-left: 120px;height: 61px;display: flex;align-items: center;}
.post-31 li.news .news_title{font-size: 0.18rem;line-height: 0.26rem;max-height: 0.52rem;}
.post-32 li.news .imgs{padding-top: 66.4%;position: relative;overflow: hidden;}
.post-32 li.news .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.post-32 li.news .wz{padding: 30px 0 0 50px;background: url(images/ico2.svg) 18px top no-repeat;}
.post-32 li.news .news_title{font-size: 0.18rem;color: #252525;line-height: 0.24rem;margin-bottom: 0.24rem;}
.post-32 li.news .news_text{line-height: 0.23rem;max-height: 0.45rem;font-size: 0.14rem;height: 0.45rem}
.post-32 .slick-dots{position: relative;margin: 0 20px;z-index: 33;}
.post-32 .slick-dots li{width: 10px;height: 10px;background: rgba(90,158,157,0.5);margin: 0 8px;opacity: 1;position: relative;/* cursor: pointer; */}
.post-32 .slick-dots li.slick-active:before{content: "";width: 18px;height: 24px;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);background: url(images/dots2.svg) center no-repeat;}
-32 .slick-dots li.slick-active{margin: 0 11px;}

.main4{background: url(images/main4_bg.svg)  15px 50px no-repeat;/* min-height: 10rem; */position: relative; }
.main4 .inner{padding-top:0.5rem}
.main4:before{content:"";width: 7.5rem;height: 4.61rem;background: url(images/main4_bg2.png) center no-repeat;position: absolute;bottom:0.7rem;right: -3rem;/* opacity: 0; */}
.main4:after{content:"";width: 14.78rem;height: 6.6rem;background: url(images/main4_bg3.png) center no-repeat;position: absolute;bottom:0.7rem;left: 0rem;z-index:-1}
.post-41 .tt{position: absolute;z-index: 32;width: auto;top: 5px;left: 0;}
.post-41 li.news{position: relative;overflow: hidden;}
.post-41 li.news:hover .imgs img{transform: scale(1.05);}
.post-41 li.news .imgs{position: relative;overflow: hidden;height: 0;}
.post-41 li.news .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;position: absolute;transition: 0.4s;object-fit: cover;}
.post-41 .list-l{float: left;width: 50.4%;}
.post-41 .list-r{float: right;width: 48.3%;}
.shares2{position: absolute;left: 130px;top: -5px;width: 50px;}
.shares2 li{float: none;margin: 0 0 16px;}
.shares2 li.more_li a{background: none;}
.shares2 li a{background: url(images/share_icon2.svg) no-repeat top center;width: 50px;height: 50px;}
.shares2 li.i2 a{background-position: 0 -65px;}
.shares2 li.i3 a{background-position: 0 -130px;}
.shares2 li.i4 a{background-position: 0 -196px;}
.post-41 li.news .wz{position: absolute;z-index: 22;left: 0;bottom: 0;width: 100%;box-sizing: border-box;padding: 0 0.4rem 0 0.3rem;}
.post-41 li.news .wz .bg{background: url(images/media_shadow.png) center no-repeat;background-size: 100% 100%;position: absolute;z-index: -1;width: 100%;height: 106px;left:0;bottom: 0;}
.post-41 li.news .news_title{font-size: 0.16rem;color: #fff;line-height: 0.2rem;width: calc(100% - 35px);float: left;height: 0.44rem;box-sizing: border-box;padding-top: 0.1rem;}
.post-41 li.news .source{float: right;width: 27px;height: 44px;;box-sizing: border-box;border-bottom:5px solid #25DB5A}
.post-41 li.news .source.wx{background: url(images/weixin.svg) center no-repeat;border-color:#25DB5A}
.post-41 li.news .source.dy{background: url(images/douyin.svg) center no-repeat;border-color:#170C1A}
.post-41 li.news .source.bili{background: url(images/bilibili.svg) center no-repeat;border-color:#FF3675}
.post-41 li.news .source.wb{background: url(images/weibo.svg) center no-repeat;border-color:#F4B33C}
.post-41 li.news .news_title a{color:#fff}

.post-41 .list-l ul:first-child{float: right;width: 46%;border-radius: 0.4rem 0 0 0;margin-bottom: 0.19rem;overflow:hidden}
.post-41 .list-l ul:last-child{clear: both;border-radius: 0 0 0 0.4rem;overflow:hidden}
.post-41 .list-l ul:first-child .imgs{padding-top: 140.5%;}
.post-41 .list-l ul:last-child .imgs{padding-top: 47.4%;}
.post-41 .list-r ul:first-child .imgs{padding-top: 48.6%;}
.post-41 .list-rb{display: flex;justify-content: space-between;}
.post-41 .list-rt ul:first-child{clear: both;border-radius: 0 0.4rem 0 0;margin-bottom: 0.19rem;overflow:hidden}
.post-41 .list-rb .news_list:first-child{width: 49.2%;}
.post-41 .list-rb .news_list:last-child{width: 48%;}
.post-41 .list-rb .news_list:first-child .imgs{padding-top: 66.6%;}
.post-41 .list-rb .news_list:last-child li{border-radius: 0 0 0.4rem 0;overflow:hidden}
.post-41 .list-rb .news_list:last-child .imgs{padding-top: 142.3%;/* border-radius: 0 0 20px 0; */}
.post-41 .list-rb .news_list:first-child li:first-child{margin-bottom: 0.21rem;}


.main5{position: relative;z-index: 3;overflow: hidden;}
.tab2 .post .more_btn{top:-0.8rem} 
.main5:before{content:"";position: absolute;width: 7.42rem;height: 7.8rem;background: url(images/main5_bg1.png) center no-repeat;left: 0;top:-0.3rem;z-index: -1;}
.main5:after{content:"";position: absolute;width: 2.23rem;height: 11rem;background: url(images/main5_bg2.svg) center no-repeat;right:0rem;top:0rem;z-index: 1;}
.main5 .inner{padding: 0.3rem 0 0.5rem;}
.main5 .tab2 .tab-menu {margin-bottom: 0.5rem;display: flex;justify-content: center;align-items: center;}
.main5 .tab2 .tab-menu>div{width: 188px;height: 98px;padding: 0;border-radius: 0;margin: 0 0.5rem;background-size: contain !important;} 
.main5 .tab2 .tab-menu>div:first-child{background: url(images/news_tit8.svg) center bottom no-repeat;}
.main5 .tab2 .tab-menu>div:first-child.selected{background: url(images/news_tit8_hover.svg) center bottom no-repeat;}
.main5 .tab2 .tab-menu>div:last-child{background: url(images/news_tit7.svg) center bottom no-repeat;}
.main5 .tab2 .tab-menu>div:last-child.selected{background: url(images/news_tit7_hover.svg) center bottom no-repeat;}
.tab2 .post{position: static;}
.tab2 .tab-con{position: relative;}
.tab2 .tab-con>div{position: absolute;top:0;left:0;width: 100%;z-index: 2;opacity: 0;transition: 1s ease;}
.tab2 .tab-con>div.active{opacity: 1;position: relative;z-index: 3;}
.tab2 .post .tt{margin: 0;width: auto;}
.post-51 li.news{position: relative;}
.post-51 li.news .imgs{position: relative;padding-top: 66.7%;overflow: hidden;border-radius: 20px 20px 0 0;}
.main5 li.news .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;transition: 0.4s;}
.post-51 li.news .news_title{font-size: 0.18rem;line-height: 0.24rem;margin-top: 0.3rem;color: #252525;}
.post-51 .swiper-container{padding-bottom: 40px;}
.post-51 .swiper-button{top:auto;bottom: 10px;margin: 0;width: 0.87rem;height: 0.87rem;}
.post-51 .swiper-button svg{width: 100%;height: 100%;}
.post-51 .swiper-button-prev{left:-0.7rem}
.post-51 .swiper-button-next{right:-0.7rem}
.post-51 .swiper-pagination{position: static;margin-top: 0.77rem;}
.post-51 .swiper-pagination span.swiper-pagination-bullet{width: 15px;height: 15px;background-color: rgba(104, 164, 163, 0.3);border-radius:50%;margin: 0 9px;opacity: 1;}
.post-51 .swiper-pagination .swiper-pagination-bullet-active:before{content:"";position: absolute;top:50%;height:50%;transform: translate(-50%,-50%);width: 27px;height: 38px;border-radius: 0;background: url(images/dots2.svg) center no-repeat;background-size: cover;}
.post-51 .swiper-pagination span.swiper-pagination-bullet-active{margin: 0 16px;background: none !important;}
.post-52 ul.news_list{justify-content: space-between}
.post-52 .list-l{float: left;width: 100%;/* padding-left: 5%; */}
.post-52 .list-r{float: right;/* width: 47.5%; */display: none;}
.post-52 .list-l li.news{position: relative;float:left;width: 22%;}
.post-52 .list-l li.news:last-child{float:right}
.post-52 .list-l li.news .imgs{position: relative;padding-top: 133%;overflow: hidden;border-radius: 20px 20px 0 0;}
.post-52 .list-l li.news .wz{position: absolute;z-index: 33;left:0;bottom:0;width: 100%;box-sizing: border-box;padding: 0 0.26rem 0.26rem;}
.post-52 .list-l li.news .news_title{color: #fff;font-weight: bold;font-size: 0.2rem;line-height: 0.2rem;margin-bottom: 0.24rem;}
.post-52 .list-l li.news .news_title a{color: #fff;}
.post-52 .list-l li.news .bg{position: absolute;z-index: 22;left:0;bottom:0;width: 100%;height:1.7rem;background: url(./images/events_shadow.png) center bottom no-repeat;max-height: 50%;background-size: 100% 100%;}
.post-52 li.news .zd_info{line-height: 20px;color: #fff;font-size: 0.14rem;padding-left: 13px;position: relative;}
.post-52 li.news .zd_info:before{content:"";position: absolute;left:0;top:50%;transform: translateY(-50%);width: 1px;height: 34px;background: #fff;}
.post-52 li.news .zd_info .zd{padding-left: 20px;}
.post-52 li.news .zd_info .zd:first-child{background: url(images/time_white.png) left center no-repeat;}
.post-52 li.news .zd_info .zd:last-child{background: url(images/address_white.png) left center no-repeat;}
.post-52 .swiper-pagination{right: 0.4rem;bottom:0.28rem;width: auto;left: auto;}
.post-52 .swiper-pagination span.swiper-pagination-bullet{width: 10px;height: 10px;background: rgba(255,255,255,0.3);margin: 0 5px;position: relative;opacity: 1;}
.post-52 .swiper-pagination span.swiper-pagination-bullet-active{margin: 0 11px;background: none !important;}
.post-52 .swiper-pagination span.swiper-pagination-bullet-active:before{content:"";width: 18px;height: 24px;background: url(images/dots4.png) center no-repeat;background-size: cover;transform: translate(-50%,-50%);display: block;position: absolute;top: 50%;left: 50%;}
.post-52 .list-r .imgs{float: left;width: 3.2rem;height: 2.13rem;overflow: hidden;position: relative;border-radius:0  20px  0 0;}
.post-52 .list-r .imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.post-52 .list-r .imgs:hover img{ }
.main5 .imgs:hover img{transform:scale(1.05)}
.main5 .imgs img{transition:0.4s}
.post-52 .list-r .wz{margin-left: 3.2rem;height: 2.13rem;display: flex;padding: 0 0.38rem;flex-direction: column;justify-content: center;}
.post-52 .list-r li.news:first-child{margin-bottom: 0.36rem;}
.post-52 .list-r li.news .zd_info{color: #026F6A;font-size: 0.16rem;}
.post-52 .list-r .news_title{font-size: 0.18rem;line-height: 0.26rem;max-height: 0.52rem;margin-bottom: 0.3rem;}
.post-52 .list-r li.news .zd_info:before{background: #026F6A;}
.post-52 .list-r li.news .zd_info .zd:first-child{background: url(images/time.png) left center no-repeat;}
.post-52 .list-r li.news .zd_info .zd:last-child{background: url(images/address.png) left center no-repeat;}


.sample{height: 5.57rem; width: 8.4rem;}
.main6{background: url(images/main6_bg.png) center no-repeat;position: relative;z-index: 5;background-size: cover;}
.main6:after{content:"";width: 370px;height: 100%;z-index: 22;position: absolute;left:50%;transform: translateX(-50%);top:0;background: url(images/main6_shadow.png) center no-repeat;background-size: cover;}
.main6_bg{width: 100%;}
.main6 .inner{position: relative;/* min-height: 9.4rem; */box-sizing: border-box;padding: 2.37rem 0 2.1rem;z-index: 6666;/* width: auto; *//* max-width: none; */}
.main6 .inner .mod{/* position: relative; */}
.main6 img.school{position: absolute;z-index: -2;left:50%;bottom:0;transform: translateX(-50%);max-width: 100%;width: 75%;}
.main6 .xiaoxun{position: absolute;z-index: -1;left:0;width: 100%;bottom:0.5rem;background: url(images/xiaoxun.svg) center no-repeat;height: 0.8rem;background-size: contain;}
.post-61{position: static;}
.post-61 .slick-slider{z-index:12}
.post-61 .tt{text-align: center;margin: 0;position: absolute;top: 1.2rem;left: 0;text-align: center;z-index: 4;}
.post-61 .tt .tit{float: none;display: block;/* text-align: center; */}
.post-61 li.news{position: relative;clear: both;float: left;z-index: 33;background: url(images/svg_bg.png) center no-repeat;background-size: contain;/* border-radius: 50%; */width: 2.27rem;height: 2.27rem; }
.post-61 li.news a{display: flex;align-items: center;justify-content: center;width:100%;height:100%; }
.post-61 li.news .wz{position: absolute;left: 1.9rem;color: #fff;}
.post-61 li.news .svg{width: 1.2rem;height: 1.2rem;}
.post-61 li.news .svg svg{width: 100%;height: 100%;}
.post-61 li.news .short_title{font-size: 0.4rem;line-height: 0.5rem;display: flex;align-items: flex-end;white-space: nowrap;}
.post-61 li.news .short_title span{font-size: 0.18rem;line-height: 0.35rem;margin-left: 0.1rem;}
.post-61 li.news .news_title{width: 1.2rem;font-size: 0.18rem;font-weight: bold;line-height: 0.29rem;margin-top: 0.1rem;}
.post-61 li.news .news_title a{color:#fff}
.post-61 .list-l{float: left;width: 4.6rem;}
.post-61 .list-r{float: right;width: 4.6rem;/* display: flex; */flex-direction: column;align-items: flex-end;margin-right: 0.8rem;}
.post-61 .list-l li.news:nth-child(1),.post-61 .list-r li.news:nth-child(2){float: right;}
.post-61 li.news:nth-child(1){margin-bottom: 0.3rem;}
.post-61 .slick-dots{bottom:-1.2rem}
.post-61 .slick-dots li{width:16px;height:16px}
.post-61 .slick-dots li button{display:none}
/*
.post-61 li.news:nth-child(1){left:2.2rem;bottom:4.8rem}
.post-61 li.news:nth-child(2){bottom: 2.1rem;left: 0;}
.post-61 li.news:nth-child(3){right:2.2rem;bottom:4.8rem}
.post-61 li.news:nth-child(4){right:0;bottom:2.1rem}
*/



.main7{background: url(images/main7_bg.png) top center no-repeat;background-size: 100% 100%;}
.main7 .inner{padding: 0.3rem 0 1rem;/* border-left: 1px solid; */}
.post-71 .tt {margin-bottom: 0.6rem;}
.post-71 .tt .tit{display: block;text-align: center;float: none;}
.post-71 li.news a{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:333;display:block}
.post-71 li.news .imgs{height: 100%;}
.post-71 li.news .imgs img{width: 100%;height: 100%;object-fit: cover;}
.post-71 li.news .news_title{display: none;position: absolute;left:0;width: 100%;bottom: 0.25rem;line-height: 0.25rem;color: #fff;font-size: 0.2rem;font-weight: bold;text-align: center;z-index: 33;padding:0 15px;box-sizing: border-box}
.post-71 li.news.carousel-center .news_title{ } 
.post-71 li.news .play{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);width: auto;height: auto;display: none;}
.post-71 li.news .imgs div{width:100%;height:50%;position:absolute;bottom:0;left:0;background:url(images/video_shadow.png) bottom center no-repeat;background-size:100% 100%;display:none}
.post-71 .butt{position: absolute;cursor: pointer;width: 0.72rem;height: 0.72rem;top:50%;transform: translateY(-50%);z-index: 44;}
.post-71 .butt svg{width: 100%;height: 100%;}
.post-71 .prev{left:2.8rem}
.post-71 .next{right:2.8rem}


/*.main1 .l,.main1 .r{opacity:0;transform:translateY(50%);transition:1s ease}*/
.main2 .l{opacity:0;transform:translateX(-50%);transition:1s ease}
.main2 .r{opacity:0;transform:translateX(50%);transition:1s ease}
.main3 .mod,.main4 .post-41,.main5 .tab2{opacity:0;transform:translateY(50%);transition:1s ease}


.main1.showdiv .l,.main1.showdiv .r,.main2.showdiv .l,.main2.showdiv .r,.main3.showdiv .mod,.main4.showdiv .post-41,.main5.showdiv .tab2{opacity:1;transform:none}

/**通知公告**/
body.tzgg .col_news_list .news_list li.news .news_meta{float:left;width:1.43rem;background: rgb(114 101 63 / 7%);border-radius: 0.1rem 0 0 0;font-family: "syh";font-weight: bold;text-align: center;padding: 0.16rem 0;transition: 0.7s;position: relative;}
body.tzgg .col_news_list .news_list li.news .news_meta:before{z-index: -1;content:'';position:absolute;width:0.6rem;height:0.463rem;background: url(images/bulid.svg)no-repeat;top: -0.28rem;left: 0;opacity: 0;background-size: contain;transition: 0.7s;}
body.tzgg .col_news_list .news_list li.news:hover .news_meta:before{opacity:1}
body.tzgg .col_news_list .news_list li.news:hover .news_meta{background:#599C9B;color:#fff;}
body.tzgg .col_news_list .news_list li.news .news_box{background:#FAFAFA;border-radius:0 0.1rem 0 0}
body.tzgg .col_news_list .news_list li.news .news_meta .news_top{line-height: 0.23rem;}
body.tzgg .col_news_list .news_list li.news .news_meta .news_year{
    font-size: 0.16rem;
}
body.tzgg .col_news_list .news_list li.news .news_meta .news_week{font-size:0.14rem;margin-left: 0.23rem;}
body.tzgg .col_news_list .news_list li.news .news_meta .news_bottom{font-size:0.28rem;line-height: 0.24rem;padding: 0.05rem 0;}
body.tzgg .col_news_list .news_list li.news .news_meta .news_month{
    padding-right: 0.11rem;
    display: inline-block;
}
body.tzgg .col_news_list .news_list li.news .news_meta .news_day{padding-left: 0.1rem;border-left: 0.01rem solid lch(60.63 23.64 196.23 / 0.3);display: inline-block;}
body.tzgg .col_news_list .news_list li.news .wz{
    margin-left: 1.43rem;
    padding-left: 0.31rem;
    padding-top: 0;
}
body.tzgg .col_news_list .news_list li.news .news_title{
    font-size: 0.18rem;
    font-family: "syh";
}
body.tzgg .col_news_list .news_list{padding-top:0.4rem}
body.tzgg .col_news_list .news_list li.news{
    padding: 0 0;
    border-bottom: 0;
    margin-bottom: 0.34rem;
    overflow: initial;
}
body.tzgg .col_news_list .news_list li.news:hover .news_meta .news_day{
    border-color: lch(100 0 0 / 0.3);
}
body.tzgg .col_news_list .news_list li.news .news_con{display:flex;align-items: center;align-content: center;height: 0.9rem;}

.foot-right .wp-search {
    border: 1px solid #ddd;
}
.ssous .searchbox {
    width: 48%;
}

.ssous {
    display: flex;
    justify-content: space-between;
    align-items: center;    margin-top: 0.15rem;
}
.ssous .search-input input.search-title {
    font-family: 微软雅黑;
    color: #8d8d8d;
    height: 27px;
    line-height: 27px;
}
.ssous .wp-search .search-btn {
    width: 36px;
    height: 29px;
    position: absolute;
    right: 0;
    top: -1px;
    margin: 0;
    display: block;
}
.ssous .search-btn input.search-submit {
    width: 36px;
    height: 29px;
    background: url(images/sousuo_blue.jpg) no-repeat;    background-size: 100% 100%;
    border: 0px;
}
.foot_rightt {
    width: 48%;
}
.foot_rightt form {
    border: 1px solid #ddd;    position: relative;
}
.foot_rightt input.shurukuang {
    font-family: 微软雅黑;
    color: #8d8d8d;
    height: 27px;
    line-height: 27px;
    width: 100%;    border: 0;    text-indent: 5px;
}.foot_rightt input.sousuoanniu {
    width: 36px;
    height: 29px;
    position: absolute;
    right: 0;
    top: -1px;
    margin: 0;    border: 0;
    display: block;background: url(images/sousuo_white.jpg) no-repeat;    background-size: 100% 100%;
}

.wp-navi-aside .navi-aside-wrap .en_link{}
.wp-navi-aside .navi-aside-wrap .en_link a{display: block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    padding: 7px 30px 7px 10px;
    border-bottom: 1px solid rgba(224, 224, 224, 0.13);padding-left: 35px;}

.main1 .post-12 .swiper-button:hover {
    opacity: 1 !important;
    cursor: auto !important;
    pointer-events: auto !important;
}